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

Folder for sharing forcing data #87

Closed
Peter9192 opened this issue Aug 26, 2021 · 3 comments
Closed

Folder for sharing forcing data #87

Peter9192 opened this issue Aug 26, 2021 · 3 comments

Comments

@Peter9192
Copy link
Collaborator

ewatercycle.forcing.generate() creates forcing data that is reusable by ewatercycle.forcing.load()

It would be good to have a default (r/w) directory where we store forcing data that is intended for re-use or exchange. Many of our example notebooks currently use or would benefit from pre-generated forcing data, but currently, the location where this data is stored is very arbitrary.

@Peter9192
Copy link
Collaborator Author

I suggest /mnt/data/forcing

@sverhoeven
Copy link
Member

sverhoeven commented Aug 26, 2021

I put the https://github.com/wknoben/MARRMoT/raw/master/BMI/Config/BMI_testcase_m01_BuffaloRiver_TN_USA.mat in {{ example_forcing_root_dir }}/MARRMoT/BMI_testcase_m01_BuffaloRiver_TN_USA.mat where example_forcing_root_dir is `/mnt/data/forcing

@Peter9192
Copy link
Collaborator Author

Created /mnt/data/forcing on jupyter machine and filled with:

lisflood_ERA5_1990_global-masked/
marrmot-m01_ERA5_1990-2001_savannah/
marrmot-m01_ERA5_2001-2016_moselle/
marrmot-m01_example_1989-1992_buffalo-river/
wflow_ERA5_1990-2001_merrimack/

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

No branches or pull requests

2 participants