diff --git a/conf/archive_reference.yml b/conf/archive_reference.yml index fa58832e097a53c573021153bffd1ad0084eb196..e6ebde3c8494d8ef826971c2e68b85a6abd14719 100644 --- a/conf/archive_reference.yml +++ b/conf/archive_reference.yml @@ -31,6 +31,14 @@ gpfs: reference_grid: "/gpfs/projects/bsc32/esarchive_cache/recon/ecmwf/era5/monthly_mean/tas_f1h-r1440x721cds/tas_201805.nc" land_sea_mask: "/gpfs/projects/bsc32/esarchive_cache/recon/ecmwf/era5/constant/lsm-r1440x721cds/sftof.nc" orography: "/gpfs/projects/bsc32/esarchive_cache/recon/ecmwf/era5/constant/orography.nc" + ERA5-Land: + name: "ERA5-Land" + institution: "European Centre for Medium-Range Weather Forecasts" + src: "recon/ecmwf/era5land/" + daily: {"tasmax":"daily/tasmax/", + "tasmin":"dailt/tasmin/"} + calendar: "proleptic_gregorian" + reference_grid: "/gpfs/projects/bsc32/esarchive_cache/recon/ecmwf/era5land/daily/tasmax/tasmax_202301.nc" MERRA2: name: "MERRA-2" institution: "NASA" @@ -93,6 +101,8 @@ esarchive: daily_mean: {"tas":"daily_mean/tas_f1h/", "rsds":"daily_mean/rsds_f1h/", "prlr":"daily_mean/prlr_f1h/", "sfcWind":"daily_mean/sfcWind_f1h/", "tasmin":"daily/tasmin/", "tasmax":"daily/tasmax/"} + daily: {"tasmax":"daily/tasmax/", + "tasmin":"daily/tasmin/"} monthly_mean: {"tas":"monthly_mean/tas_f1h/","tasmin":"monthly_mean/tasmin_f24h/", "tasmax":"monthly_mean/tasmax_f24h/", "prlr":"monthly_mean/prlr_f1h/", "sfcWind":"monthly_mean/sfcWind_f1h/", "rsds":"monthly_mean/rsds_f1h/", diff --git a/conf/archive_subseasonal.yml b/conf/archive_subseasonal.yml index a0ec9bf1a5d140ab04a04756d8720dca599d8bc9..61cc530defecf2f2db672b43ae61fa5cc1e24968 100644 --- a/conf/archive_subseasonal.yml +++ b/conf/archive_subseasonal.yml @@ -29,6 +29,8 @@ gpfs: daily_mean: {"tas":"daily_mean/s2s/tas_f6h", "prlr":"daily_mean/s2s/prlr_f6h/", "psl":"daily_mean/s2s/psl_f6h/"} + daily: {"tasmax":"daily/s2s/tasmax/", + "tasmin":"daily/s2s/tasmin/"} nmember: fcst: 48 hcst: 12 @@ -49,6 +51,8 @@ esarchive: "sfcWind":"weekly_mean/s2s/sfcWind_f24h/", "rsds":"weekly_mean/s2s/rsds_f24h/"} daily_mean: {"tas":"daily_mean/s2s/tas_f6h"} + daily: {"tasmax":"daily/s2s/tasmax/", + "tasmin":"daily/s2s/tasmin/"} nmember: fcst: 48 hcst: 12