https://github.com/doi-usgs/lake-temperature-missouri-models
GLM process model pipeline for 8 priority reservoirs in Missouri
https://github.com/doi-usgs/lake-temperature-missouri-models
Last synced: about 2 months ago
JSON representation
GLM process model pipeline for 8 priority reservoirs in Missouri
- Host: GitHub
- URL: https://github.com/doi-usgs/lake-temperature-missouri-models
- Owner: DOI-USGS
- License: other
- Created: 2022-06-01T15:22:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T19:58:09.000Z (about 2 years ago)
- Last Synced: 2025-02-05T21:01:58.890Z (4 months ago)
- Language: R
- Size: 25.6 MB
- Stars: 0
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# lake-temperature-missouri-models
GLM process model pipeline for 8 priority reservoirs in Missouri. This pipeline was derived from [`lake-temperature-process-models`](https://github.com/USGS-R/lake-temperature-process-models) pipeline.-------------------
## Dependent files
* GLM 3 template
* `'1_prep/in/glm3_template.nml'` (committed to repo)
* NLDAS driver files (stored on Caldera)
* _e.g._, `'1_prep/in/NLDAS_GLM_csvs/NLDAS_time[0.379366]_x[231]_y[167].csv'`*Files from [`lake-temperature-model-prep pipeline`](https://github.com/USGS-R/lake-temperature-model-prep) that are required to run this pipeline and information about where they are stored:*
* List of lake-specific attributes for nml modification: `'7_config_merge/out/nml_list.rds'` --> `'1_prep/in/nml_list.rds'`
* Temperature observations: `'7b_temp_merge/out/merged_temp_data_daily.feather'` --> `'1_prep/in/merged_temp_data_daily.feather'`
* University of MO-to-NHDHR crosswalk: `'2_crosswalk_munge/out/univ_mo_nhdhr_xwalk.rds'` --> `'1_prep/in/univ_mo_nhdhr_xwalk.rds.rds'`