NewGraphEnvironment / dff-2022

Building digital field forms and processing data collected using R, postgresql, QGIS and other tools
Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

model param documentation in `background_layers.gpkg` #109

Closed NewGraphEnvironment closed 7 months ago

NewGraphEnvironment commented 1 year ago

@smnorris - as discussed - it would be good at some point to burn the data/parameters_habitat_thresholds.csv and data/parameters_habitat_method.csv to aws as well so that there is a record in the project of how the stream classification was done at the time the background_layers were generated... Maybe parameters_habitat_method and parameters_habitat_thresholds are added to this little beauty https://github.com/smnorris/bcfishpass/blob/main/release/habitat_requirements.sh ?

NewGraphEnvironment commented 11 months ago

here and waiting https://github.com/NewGraphEnvironment/db_newgraph/blob/main/jobs/bcfishpass

aws s3 cp parameters/parameters_habitat_method.csv s3://newgraph aws s3 cp parameters/parameters_habitat_thresholds.csv s3://newgraph

smnorris commented 11 months ago

Yes, could close the issue?

aws s3 ls s3://newgraph
2023-10-24 12:45:09 1362426296 crossings.fgb
2023-10-24 12:47:02  183825048 fiss_fish_obsrvtn_events_vw.fgb
2023-10-24 12:47:27   12330392 fiss_obstacles_pnt_sp.fgb
2023-10-24 12:52:25 1478681368 ften_road_section_lines_svw.fgb
2023-10-24 13:06:11       1259 parameters_habitat_method.csv
2023-10-24 13:06:14        666 parameters_habitat_thresholds.csv
2023-10-24 12:37:36 5607052944 streams.fgb
2023-10-24 13:04:48 1401745016 transport_line.fgb
NewGraphEnvironment commented 11 months ago

Thank you! Was thinking of closing after adding the call in background_layers.sh to copy to the dff projects when they are generated