From ead83854aaf42ae70966439afd2916c209dc9de8 Mon Sep 17 00:00:00 2001 From: nperez Date: Tue, 19 Nov 2019 17:47:18 +0100 Subject: [PATCH] ERA5 added to the BSC.config file --- inst/config/BSC.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/config/BSC.conf b/inst/config/BSC.conf index d9d617eb..aca91dbb 100644 --- a/inst/config/BSC.conf +++ b/inst/config/BSC.conf @@ -22,7 +22,7 @@ DEFAULT_DIM_NAME_MEMBERS = ensemble # Helper variables EXP_FILE = $VAR_NAME$_*$START_DATE$*.nc OBS_FILE = $VAR_NAME$_$YEAR$$MONTH$*.nc -RECON_LIST = (20thcr_v2|copernicus012|ds083.2|ecco|era40|era40-erainterim|eraclim|erainterim|erainterim-lores|eraland|gecco_v2|gfs|glorys2_v1|glorys2_v3|glosea5|ishii-kimoto|jra55|merra|merra_v2|ncep-reanalysis|oaflux|oi_v2|orap5|piomas|seaice-lim2|sst|tropflux|nemovar_system4) +RECON_LIST = (20thcr_v2|copernicus012|ds083.2|ecco|era40|era40-erainterim|eraclim|erainterim|erainterim-lores|eraland|gecco_v2|gfs|glorys2_v1|glorys2_v3|glosea5|ishii-kimoto|jra55|merra|merra_v2|ncep-reanalysis|oaflux|oi_v2|orap5|piomas|seaice-lim2|sst|tropflux|nemovar_system4|era5) # Defaults for extra variables from Load DEFAULT_FILE_GRID = -- GitLab