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

Develop site-scale FATES inputs/drivers for containerized runs #8

Open
serbinsh opened this issue Mar 19, 2020 · 0 comments
Open

Develop site-scale FATES inputs/drivers for containerized runs #8

serbinsh opened this issue Mar 19, 2020 · 0 comments
Assignees

Comments

@serbinsh
Copy link
Collaborator

On a recent modeling team call we discussed the interest in the containerize FATES architecture but that the current limiting factor for many is that it still requires access to the met forcing, domain, surface, and ancillary files for the runs. These can be very large files with limited access

Instead we should develop or expand existing scripts that have been developed to extract single point versions from these gridded files. That way we could provide site-level data packages that can be used with container runs. For example, I modified a script that has been floating around to extract met forcing data to run for a single X-Y (see file). We can expand tools like this to extract the data for all ancillary files but maintain the folder structure making it easy for a user to download the data package, extract, and point the container run to this location as the cesm_input_data location.

create_GSWP3.0.5d.v1_single_point_forcing_data.py.txt

config_fates.cfg.txt

And then running a case script like this one with the container would allow the user to use that input data locally on their machine.

create_ctsm-fates_1pt_case_custom_site.sh.txt

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