Skip to content

wfc1102/CMIP3-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CMIP3-download

automatically download CMIP3 wget scrips

CMIP3 differs from CMIP5 & 6 but more simpler to download wget scripts.

User specify 7 parameters: variable, model, experiment, realm, institute, time_frequency,ensemble. for example:

experiments=(historical)

variables=(tos psl)

models=(bccr_bcm2_0 cccma_cgcm3_1 cccma_cgcm3_1_t63 cnrm_cm3 csiro_mk3_0 csiro_mk3_5 gfdl_cm2_0 giss_aom giss_model_e_h giss_model_e_r iap_fgoals1_0_g ingv_echam4 inmcm3_0 ipsl_cm4 miroc3_2_hires miroc3_2_medres miub_echo_g mpi_echam5 mri_cgcm2_3_2a ncar_ccsm3_0 ncar_pcm1 ukmo_hadcm3 ukmo_hadgem1)

insts=(BCCR CCCMA CCCMA CRNM CSIRO-QCCCE CSIRO-QCCCE NOAA-GFDL NASA-GISS NASA-GISS NASA-GISS LASG-IAP INGV INM IPSL MIROC MIRO MIUB MPI-M MRI NCAR NCAR MOHC MOHC)

time_frequencys=(mon)

ensembles=(run1)

realms=(ocean atmos)

then you will get the URL, like:

https://esgf-node.llnl.gov/esg-search/wget?distrib=false&dataset_id=cmip3.BCCR.bccr_bcm2_0.historical.mon.ocean.run1.tos.v1|aims3.llnl.gov

save the file to wget-tos-bccr_bcm2_0-historical-run1-20200528122757.sh

About

automatically download CMIP3 wget scrips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages