NOAA-GFDL / MDTF-diagnostics

Analysis framework and collection of process-oriented diagnostics for weather and climate simulations
https://mdtf-diagnostics.readthedocs.io/en/main/
Other
56 stars 95 forks source link

Synthetic datasets catalog for CI testing #560

Open aradhakrishnanGFDL opened 2 months ago

aradhakrishnanGFDL commented 2 months ago

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 )