ESPRI-Mod / synda

ESGF Downloader (this is a deprecated repository, the tool has now moved to https://github.com/ESGF/esgf-download)
https://espri-mod.github.io/synda/
21 stars 11 forks source link

cmip6 project default file not found when mip_era is used instead of project #139

Open AtefBN opened 4 years ago

AtefBN commented 4 years ago
$ cat ../default/default.txt 
protocol=gridftp
latest=true
replica=true
distrib=true
$ cat ../default/default_CMIP6.txt 
replica=false
activity_id!=input4MIPs obs4MIPs
institution_id!=IPSL
experiment_id=lgm abrupt-2xCO2 hist-noLu piControl abrupt-4xCO2 1pctCO2 historical esm-hist hist-nat hist-GHG hist-aer hist-stratO3 ssp245 amip lig127k midHolocene past1000 midPliocene-eoi400 ssp119 ssp126 ssp370 ssp585 piClim-control piClim-4xCO2 piClim-aer piClim-anthro piClim-lu piClim-ghg piClim-histall piClim-histnat piClim-histghg piClim-histaerO3
data_node=cmip.fio.org.cn esg-cccr.tropmet.res.in esgf-data1.llnl.gov esgf.nccs.nasa.gov esgf-data.ucar.edu esg-dn1.nsc.liu.se esg.camscma.cn esgf3.dkrz.de noresg.nird.sigma2.no esgf-nimscmip6.apcc21.org esgf-data3.ceda.ac.uk esgf.bsc.es esgf.nci.org.au esgf.rcec.sinica.edu.tw
$ cat CMIP6_core_3hr.txt
mip_era=CMIP6
priority=4000
table_id=3hr
variable=huss pr tas uas vas
$ synda install -s CMIP6_core_3hr.txt -z

Fix should be calling sdtranslate when operating project facet pre-loading default templates.