Commit Graph

154 Commits (f649c3adc7648c0642632800a641f8a71bc93385)
 

Author SHA1 Message Date
Chris Leaman f649c3adc7 Update README.md for error when using Qt5Agg/PyCharm
Chris Leaman 821e5c34cf Include grain size inputs
Chris Leaman 6c13fc389c Parse cumulative wave power and energy from mat file into .csv
Chris Leaman d4995266c9 Create new notebook for comparing models
Chris Leaman 3bfb13e9d6 Rename notebooks
Chris Leaman d8353bd635 Add Nielsen & Hanslow 1991 runup parameterization
Chris Leaman 4e5b0ce81c Fix formatting
Chris Leaman 43e85224e8 Remove pre-commit
Chris Leaman 0adbf68635 Add Holman 1986 to list of runup functions
Chris Leaman 7526ab1f3c Add pre-commit hooks to ensure code formatting
Chris Leaman 0713a1302a Update environment
Chris Leaman 5850871c14 Update notebooks
Chris Leaman 1bad6f6dd7 Update .gitignore
Chris Leaman bb17d6c786 Update notebooks
Chris Leaman 01fe1a80c8 Add automatic nbstripout to jupyter notebooks
Automatically removes output from notebooks for easier version control.
Chris Leaman d00a9d8c21 Add TODOs for getting observed storm impacts
Chris Leaman 976ecc8ebb Rename notebook
Chris Leaman ebd8ef3ffa Update commands and README
Chris Leaman e6bb50c00e Fix bug when calculating R_high lat/lon geojson
Chris Leaman faa843ce21 Fix formatting
Chris Leaman 3443062d85 Update notebook and QGIS file
Chris Leaman 9755810f40 Refactor PYTHON_CLI command
Chris Leaman 2d22734bfa Fix position of R_high in geojson to be closest to dune face
Chris Leaman 3af90601ef Refactor overwriting dune crest/toes and impacts
Uses one, central .csv file contained in ./data/raw/profile_features_chris_leaman
Chris Leaman e1d95a1752 Improve performance by replacing .query with .loc
Chris Leaman 6912c50a49 Use dune crest for mean slope calculation if no dune toe
Chris Leaman c7090a43b9 Change log level to info
Chris Leaman db3c45e12d Add line_profiler to environment
Chris Leaman df3946d15c Ignore line_profiler files
Chris Leaman ac06165b07 Add make commands for geojsons
Chris Leaman a6ab8b8354 Clean up cli
Chris Leaman 79d46c0433 Refactor crossings and lat/lon conversion functions
Chris Leaman 6f215da826 Refactor crossings and lat/lon conversion functions
Chris Leaman a94fdd2dfb Refactor logging configuration
Chris Leaman e50fadb35c Rename csv_to_shp to csv_to_geojson
Chris Leaman 3f2cfa50aa Update functions to output geojson for QGIS
Chris Leaman 614a55a44f Include description of profile_feature data
Chris Leaman 20709c6f8f Update notebook and QGIS file
Chris Leaman 8d98eda308 Simplify environment
Chris Leaman daad9c5b82 Remove other packages from logging
Chris Leaman 4b9e69f2f0 Add override of profile features
Chris Leaman 12070a1acf Plot site .shp as line instead of points
Chris Leaman 91a0d8327e Rename data shape function
Chris Leaman b7704c2d35 Fix formatting
Chris Leaman 65f5f2b2c0 Update notebook
Chris Leaman 947d2093bd Take post-storm profile based on isgood parameter in .mat file
Chris Leaman 44e03892f3 Comment out unneeded commands
Chris Leaman 6c5444fc06 Merge branch 'master' into develop
Chris Leaman 4681f17b6d Merge branch 'develop'
Chris Leaman a7a3a88a34 Merge branch 'feature/twl-exceedence-time' into develop