Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reworked cs_runner + added FEMA 100 + bathymetry #132

Open
wants to merge 57 commits into
base: main
Choose a base branch
from

Conversation

anguswg-ucsb
Copy link
Contributor

Updated the cs_runner/ directory to include:

  • download_fema100.R for downloading FEMA 100 year floodplain files
  • partition_fema_by_vpu.R for getting FEMA polygons for each VPU for later use with extending transects
  • Updated 01_transects.R to use FEMA 100 year polygons to improve transects length estimation
  • Added 03_inject_ml.R for updating cross section points with modelled widths/depth values and AHGEstimation bathymetry
  • Updated the 04_driver.R script to run the new FEMA getting/processing scripts

…D features, added waterbody reference feature download and waterbody intersection removal to 02_cs_pts.R runner
…le in which remote datasets theypoint too, updating transects runner to use powerlaw bankful width and updated cs_pts runner to remove waterbodies and try and extend transects with flat cross section Z values
…pdated and save a new updated local version of transects after cross section rectification, added a COLLECT_META flag for if meta data CSVs for each cross section run should be collected and saved locally
… section points, also added a COLLECT_META and META_PATH in config_vars.R that if selected will save out changes made during cs pt rectification
…ds in hydrofabric3D transect and cross section point generation
…shaper CLI, currently in the download_fema.R script but going to move it to its own script
… and simplifies, and cleans FGBs and outputs cleaned GPKGs for use with nextgen flowlines and transect generation
…and began checking for min extension distances, WIP, needs cleanups
… whether left, right, or both ends need to be extended from
…xtended halfway in directions that wouldnt normally be extended due to intersections with flowlines or other transects
… line doesn;'t intersect more than one flowline or another transect, working on added in something to try a shorter extension if one of the direction turns out to be unextendable
…transects out to the FEMA floodplain when possible
…nal boundaries and leaves fewer islands/holes
…ss_fema.R to parition_fema_by_vpu, added fema download and processing to 04_driver script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants