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

Synthetic datasets catalog for CI testing #560

Open
aradhakrishnanGFDL opened this issue May 10, 2024 · 0 comments
Open

Synthetic datasets catalog for CI testing #560

aradhakrishnanGFDL opened this issue May 10, 2024 · 0 comments
Assignees
Labels
data Issues related to observational or sample model data.

Comments

@aradhakrishnanGFDL
Copy link
Collaborator

aradhakrishnanGFDL commented May 10, 2024

  • We need a sample static data catalog with the synthetic datasets (CMIP, GFDL). This will be used in CI testing.

  • The catalogs will also need to contain standard_name and/or long_name.

  • we will leverage the use of the GFDL catalog builder to test and generate a catalog for the MDTF framework.

example directory structure:

1. CMIP synthetic daily fields in [/nbhome/a1r/mdtf]/mdtf_test_data/CMIP_Synthetic_r1i1p1f1_gr1_19900101-20091231/day
filename example: CMIP_Synthetic_r1i1p1f1_gr1_19900101-20091231.hfls.day.nc

monthly fields in  

[/nbhome/a1r/mdtf]/mdtf_test_data/CMIP_Synthetic_r1i1p1f1_gr1_19900101-20091231/mon/ 

filename example:  CMIP_Synthetic_r1i1p1f1_gr1_19900101-20091231.hfls.mon.nc

(uses: mdtf_synthetic.py -c CMIP --startyear 1990 --nyears 20) 

2. GFDL synthetic 
 [/nbhome/a1r/mdtf]/mdtf_test_data/GFDL.Synthetic/day/GFDL.Synthetic.precip.day.nc

 (uses: mdtf_synthetic.py** -c GFDL --startyear 1 --nyears 10 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Issues related to observational or sample model data.
Projects
None yet
Development

No branches or pull requests

2 participants