143 Commits (5850871c14dc0b6e4bf439a7e24bc089cb2507b7)
 

Author SHA1 Message Date
Chris Leaman 5850871c14 Update notebooks 6 years ago
Chris Leaman 1bad6f6dd7 Update .gitignore 6 years ago
Chris Leaman bb17d6c786 Update notebooks 6 years ago
Chris Leaman 01fe1a80c8 Add automatic nbstripout to jupyter notebooks
Automatically removes output from notebooks for easier version control.
6 years ago
Chris Leaman d00a9d8c21 Add TODOs for getting observed storm impacts 6 years ago
Chris Leaman 976ecc8ebb Rename notebook 6 years ago
Chris Leaman ebd8ef3ffa Update commands and README 6 years ago
Chris Leaman e6bb50c00e Fix bug when calculating R_high lat/lon geojson 6 years ago
Chris Leaman faa843ce21 Fix formatting 6 years ago
Chris Leaman 3443062d85 Update notebook and QGIS file 6 years ago
Chris Leaman 9755810f40 Refactor PYTHON_CLI command 6 years ago
Chris Leaman 2d22734bfa Fix position of R_high in geojson to be closest to dune face 6 years ago
Chris Leaman 3af90601ef Refactor overwriting dune crest/toes and impacts
Uses one, central .csv file contained in ./data/raw/profile_features_chris_leaman
6 years ago
Chris Leaman e1d95a1752 Improve performance by replacing .query with .loc 6 years ago
Chris Leaman 6912c50a49 Use dune crest for mean slope calculation if no dune toe 6 years ago
Chris Leaman c7090a43b9 Change log level to info 6 years ago
Chris Leaman db3c45e12d Add line_profiler to environment 6 years ago
Chris Leaman df3946d15c Ignore line_profiler files 6 years ago
Chris Leaman ac06165b07 Add make commands for geojsons 6 years ago
Chris Leaman a6ab8b8354 Clean up cli 6 years ago
Chris Leaman 79d46c0433 Refactor crossings and lat/lon conversion functions 6 years ago
Chris Leaman 6f215da826 Refactor crossings and lat/lon conversion functions 6 years ago
Chris Leaman a94fdd2dfb Refactor logging configuration 6 years ago
Chris Leaman e50fadb35c Rename csv_to_shp to csv_to_geojson 6 years ago
Chris Leaman 3f2cfa50aa Update functions to output geojson for QGIS 6 years ago
Chris Leaman 614a55a44f Include description of profile_feature data 6 years ago
Chris Leaman 20709c6f8f Update notebook and QGIS file 6 years ago
Chris Leaman 8d98eda308 Simplify environment 6 years ago
Chris Leaman daad9c5b82 Remove other packages from logging 6 years ago
Chris Leaman 4b9e69f2f0 Add override of profile features 6 years ago
Chris Leaman 12070a1acf Plot site .shp as line instead of points 6 years ago
Chris Leaman 91a0d8327e Rename data shape function 6 years ago
Chris Leaman b7704c2d35 Fix formatting 6 years ago
Chris Leaman 65f5f2b2c0 Update notebook 6 years ago
Chris Leaman 947d2093bd Take post-storm profile based on isgood parameter in .mat file 6 years ago
Chris Leaman 44e03892f3 Comment out unneeded commands 6 years ago
Chris Leaman 6c5444fc06 Merge branch 'master' into develop 6 years ago
Chris Leaman 4681f17b6d Merge branch 'develop' 6 years ago
Chris Leaman a7a3a88a34 Merge branch 'feature/twl-exceedence-time' into develop 6 years ago
Chris Leaman f23b273de0 Merge branch 'feature/twl-exceedence-time' 6 years ago
Chris Leaman 25d2518fbb Update notebooks 6 years ago
Chris Leaman 3a1a3dddf1 Update Stockdon 2006 runup function to accept either a list or a float
This is an improvement over having two separate functions, depending on the parameter type. Other runup functions should be written in a similar style.
6 years ago
Chris Leaman 836873b3f3 Fix formatting 6 years ago
Chris Leaman ee7f7ad6cf Update CLI options in Makefile for impact forecasting 6 years ago
Chris Leaman 4592cb858e Remove profile_type from impacts.csv 6 years ago
Chris Leaman 9f1b801687 Add function for estimating twl exceedence time 6 years ago
Chris Leaman f6c43fda38 Merge branch 'bugfix/fix-mean-slopes' into develop 6 years ago
Chris Leaman 5f59c8f8ee Update slope function to accept top x coordinate
Needed to ensure correctly mean slope is calculated. If only inputting dune toe z coordinates, sometimes the function can chose the wrong x coordinate if there are multiple crossings of the z coordinate.
6 years ago
Chris Leaman b8ead25cd5 Disable numpy futurewarnings when running from CLI 6 years ago
Chris Leaman e3b782abbd Update notebooks 6 years ago